home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / print / barmn15e.zip / BARMAN.DOC < prev    next >
Text File  |  1993-06-15  |  53KB  |  1,375 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11. ╔═══════════════════════════════════════════════■══════════════╗
  12. ║                                               │ VERSION 1.5E ║
  13. ║                                               └──────────────■
  14. ║                                                              ║
  15. ║ BBBBB      AAAAA     RRRRR     M      M    AAAAA    N      N ║
  16. ║ B    B    A     A    R    R    MM    MM   A     A   NN     N ║
  17. ║ B    B    A     A    R    R    M M  M M   A     A   N N    N ║
  18. ║ BBBBB     AAAAAAA    RRRRR     M  MM  M   AAAAAAA   N  N   N ║
  19. ║ B    B    A     A    R    R    M      M   A     A   N   N  N ║
  20. ║ B     B   A     A    R     R   M      M   A     A   N    N N ║
  21. ║ B    B    A     A    R     R   M      M   A     A   N     NN ║
  22. ║ BBBBB     A     A    R     R   M      M   A     A   N      N ║
  23. ║                                                              ║
  24. ║     EPSON 9 & 24 PIN DOT MATRIX AND HP LASERJET VERSION      ║
  25. ║                                                              ║
  26. ╚══════════════════════════════════════════════════════════════╝
  27.  
  28.  
  29.  
  30.  
  31. BARMAN BARCODE LABELLER
  32. =======================
  33.  
  34.  
  35. Version 1.5E
  36.  
  37. (c) BYTEBACK 1993
  38.  
  39.  
  40. CONTENTS
  41. ========
  42.  
  43. INTRODUCTION. . . . . . . . . . . . . . . . . . . . . . . . . . . . .  2
  44.  
  45. MAIN FUNCTIONS. . . . . . . . . . . . . . . . . . . . . . . . . . . .  4
  46.  
  47. BARCODE FUNCTIONS . . . . . . . . . . . . . . . . . . . . . . . . . .  6
  48.  
  49. TEXT FUNCTIONS. . . . . . . . . . . . . . . . . . . . . . . . . . . .  9
  50.  
  51. FORMAT DATA . . . . . . . . . . . . . . . . . . . . . . . . . . . .   12
  52.  
  53. MISCELLANEOUS FUNCTIONS . . . . . . . . . . . . . . . . . . . . . .   16
  54.  
  55. ENCODING OPTIONS. . . . . . . . . . . . . . . . . . . . . . . . . .   18
  56.  
  57. PRINTER SELECTION . . . . . . . . . . . . . . . . . . . . . . . . .   21
  58.  
  59. APPENDIX A - DEFAULT AND EXAMPLE SETTINGS . . . . . . . . . . . . .   23
  60.  
  61. APPENDIX B - GRAPHICS MODES . . . . . . . . . . . . . . . . . . . .   27
  62.  
  63. APPENDIX C - ASCII TABLE. . . . . . . . . . . . . . . . . . . . . .   28
  64.  
  65. APPENDIX D - REGISTERING THIS SOFTWARE. . . . . . . . . . . . . . .   29
  66.  
  67.  
  68.  
  69. INTRODUCTION
  70. ------------
  71.  
  72.      The BARMAN barcode labeller is a stand-alone program designed to run
  73.      on IBM PC, XT and AT type computers or similar clones running under
  74.      MSDOS 2.00 or higher. The minimum system required to run BARMAN is
  75.      128K of memory, A mono display card and a single 5.25" floppy disc
  76.      drive.
  77.  
  78.      BARMAN can use most Epson 9 pin and 24 pin printers (FX, LX, LQ etc.)
  79.      and the Hewlett Packard LaserJet II or higher series of printers (Note
  80.      not the Deskjet range). Indeed it will most probably operate well on
  81.      other makes of printers which are fully compatible with the
  82.      aforementioned types, however they have not been tested with this
  83.      program and BYTEBACK can accept no responsibility for their correct
  84.      operation with BARMAN. (Note that old MX printers from Epson will nt
  85.      work with BARMAN since they do not have the graphics capabilities of
  86.      all subsequent models of Epson printers.
  87.  
  88.      The program will encode seven of the most popular barcode formats
  89.      including Code 39, Interleaved 2 of 5 and EAN format. Additionally,
  90.      it allows direct control over the size of the barcodes and the number
  91.      of columns of barcodes printed.
  92.  
  93.      The conventions used within this manual are:
  94.  
  95.           1)   Text enclosed within '<>' symbols refer to specific keys on
  96.                the keyboard, e.g. <ESC> is the escape key.
  97.  
  98.           2)   References such as 2C in the text refer to a particular
  99.                selection within the menus, in this case, menu 2 option C.
  100.  
  101.      When selecting options from the menus, you will notice a slight delay
  102.      between pressing the key for the required option and the prompt line
  103.      or the new menu appearing. (The prompt line appears directly below the
  104.      menu.) This allows the operator to monitor their choice before the
  105.      selection is completed. Note that <ENTER> does not need to be pressed
  106.      to make the computer accept a single character choice. Similarly, when
  107.      a prompt line asks an either/or type of question, e.g. YES/NO then
  108.      only the first character is required to be entered without the <ENTER>
  109.      key being pressed. Any other type of entry will, however, require the
  110.      <ENTER> key to be pressed in order to terminate the entry.
  111.  
  112.      To run the program, switch on the computer in the usual manner. Insert
  113.      the disc with BARMAN into drive A and select the drive or go to your
  114.      hard drive partition with BARMAN installed and run the program by
  115.      typing the following command:-
  116.  
  117.           BARMAN <ENTER>
  118.  
  119.      After a short time, the title screen is displayed. After a short
  120.      delay, menu 1 will be displayed on the screen. The following pages
  121.      describe the use of this program in detail.
  122.  
  123.      Note that at any time the ESCAPE key may be pressed to exit the
  124.      currently selected menu or the program eventually if you are in menu
  125.      1.
  126.  
  127.      The speed of printing the barcodes will depend largely on the type of
  128.      computer used (PC, XT AT, PS2 etc.), it's basic clock rate and the
  129.      type of printer used.
  130.  
  131.      Also supplied with BARMAN are three example parameter files,
  132.      EX9PIN.BAR (for 9 pin printers), EX24PIN.BAR (for 24 pin printers) and
  133.      EXLASER.BAR (for the HP LaserJet series). These can be loaded into
  134.      BARMAN with option 5B and can be altered to run under your own
  135.      requirements. Further details of these files can be found in Appendix
  136.      A.
  137.  
  138.      The files supplied are not protected or disabled in any way and may
  139.      be copied freely onto your hard disk. This package has been entered
  140.      into the shareware domain and if you find this package useful after
  141.      an initial 21 day trial period I would like you to register it for
  142.      UK£30 (see registration form in Appendix D.
  143.  
  144.  
  145. MENU      :    1
  146. TITLE     :    MAIN FUNCTIONS
  147. PATH      :    DEFAULT MENU
  148.  
  149.  
  150.    ╔═══════════════════════════════╗
  151.    ║                               ║
  152.    ║   MAIN FUNCTIONS MENU (1)     ║
  153.    ║                               ║
  154.    ╠═══════════════════════════════╣
  155.    ║                               ║
  156.    ║ A) Barcode functions          ║
  157.    ║                               ║
  158.    ║ B) Text functions             ║
  159.    ║                               ║
  160.    ║ C) Format data                ║
  161.    ║                               ║
  162.    ║ D) Miscellaneous functions    ║
  163.    ║                               ║
  164.    ║ E) Start printing             ║
  165.    ║                               ║
  166.    ║ F) EXIT BARMAN                ║
  167.    ║                               ║
  168.    ╚═══════════════════════════════╝
  169.  
  170.  
  171. A)   BARCODE FUNCTIONS
  172.      -----------------
  173.  
  174.      This option selects menu 2 associated with functions concerning the
  175.      barcodes.
  176.  
  177.  
  178. B)   TEXT FUNCTIONS
  179.      --------------
  180.  
  181.      This selects menu 3 allowing entry to the text related functions.
  182.  
  183.  
  184. C)   FORMAT DATA
  185.      -----------
  186.  
  187.      Menu 4 is selected with this option, which relates to the data content
  188.      being barcoded.
  189.  
  190.  
  191. D)   MISCELLANEOUS FUNCTIONS
  192.      -----------------------
  193.  
  194.      Menu 5 is selected here and this deals with the remaining functions
  195.      covering selection of the printer type, storage of the parameters and
  196.      the status report generation.
  197.  
  198.  
  199. E)   START PRINTING
  200.      --------------
  201.  
  202.      This option starts BARMAN into its printing mode. When the printer is
  203.      set up and ready to print, press the space bar and the program will
  204.      proceed with printing the barcodes. If multiple mode has been selected
  205.      (4A) the data currently being processed is indicated at the bottom of
  206.      the screen and the program starts printing the text (if selected) and
  207.      barcodes. If you want to stop the process once it has started, press
  208.      and hold down the <ESC> key until the screen clears and you are
  209.      presented only with menu 1 again.
  210.  
  211.      Pressing the 'P' key will cause the printing to pause until the space
  212.      bar is pressed again. A message to this effec